FlexReport for WinForms
NotifyCollection<TItem> クラス
メンバ 


C1.Document アセンブリ > C1.Document 名前空間 : NotifyCollection<TItem> クラス
Represents a collection with notifications.
オブジェクト モデル
NotifyCollection<TItem> クラス
シンタックス
'宣言
 
Public Class NotifyCollection(Of TItem) 
   Inherits System.Collections.ObjectModel.Collection(Of TItem)
   Implements INotifyCollection 
'使用法
 
Dim instance As NotifyCollection(Of TItem)
public class NotifyCollection<TItem> : System.Collections.ObjectModel.Collection<TItem>, INotifyCollection  
型パラメータ
TItem
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.Document.NotifyCollection<TItem>
         C1.Document.GradientStopCollection
         C1.Report.FontDataCollection

参照

参照

NotifyCollection<TItem> メンバ
C1.Document 名前空間